-
Home
-
MailPoet – Newsletters, Email Marketing, and Automation
-
3.66.0
-
Code
-
Classes
- CronWorkerRunner
Total Complexity |
31 |
Dependencies |
7 |
Dependents |
4 |
Total lines |
157 |
Lines of code |
110 |
Logical lines of code |
70 |
Comment lines |
10 |
Methods |
11 |
Properties |
4 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
run() |
A |
48 |
11 |
33 |
processTask() |
S |
54 |
6 |
23 |
rescheduleOutdated() |
S |
58 |
4 |
15 |
prepareTask() |
S |
67 |
2 |
8 |
isInProgress() |
S |
71 |
2 |
6 |
__construct() |
S |
70 |
1 |
6 |
getDueTasks() |
S |
79 |
1 |
3 |
getRunningTasks() |
S |
79 |
1 |
3 |
startProgress() |
S |
77 |
1 |
4 |
stopProgress() |
S |
77 |
1 |
4 |
complete() |
S |
73 |
1 |
5 |